home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / color.dxr / 00007.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  129 b   |  9 lines

  1. on mouseUp me
  2.   hideit(30, 31)
  3.   showit(32, 35)
  4.   hideit(36, 98)
  5.   cursor(-1)
  6.   puppetTransition(1, 4, 1, 1)
  7.   go("ClrEx3a")
  8. end
  9.